home *** CD-ROM | disk | FTP | other *** search
-
-
-
- - 1 -
-
-
-
- 7.3 Fortran 90 Release Notes
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - 2 -
-
-
-
- 7. _B_u_g__F_i_x_e_s
-
- This chapter describes the Fortran 90 bugs that
- have been fixed since the MIPSpro 7.2.1 release.
-
- 551052 Parallelized Fortran 90 code cannot
- scale with the 7.2 version of Fortran
- 90. This problem does not exist with
- version 7.2 FORTRAN 77 code.
-
-
- 555617 An overflow condition in SYSTEM_CLOCK
- occurred due to use of 32-bit
- counters.
-
-
- 565808 LNO gives errors with a loop declared
- cdir$ivdep.
-
-
- 567950 cpp and ftpp do not recognize #define
- in Fortran code.
-
-
- 586983 Ranset dumps core when using integer*8
- declaration.
-
-
- 609319 The message, Warning: Option
- 'endloop_marker' not in group 'FE'
- (FE:endloop_marker=1), appears during
- the compile of a program with the
- 7.2.1 compilers on all IRIX systems.
-
-
- 614239 A problem occurred with complex
- CHARACTER declarations.
-
-
- 619937 Fortran 90 is not checking for array
- bounds properly.
-
-
- 622391 A segmentation fault occurred in f90
- 7.2.1 with OpenMP (not catching
- incorrect code).
-
-
- 624678 When bounds checking is on, the front
- end is adding additional dope vector
- initializations for POINTER_ARRAY in
-
-
-
-
-
-
-
-
-
-
-
- - 3 -
-
-
-
- R5, which destroys the previous
- allocation.
-
-
- 625482 The -g compiler option generates code
- that fails.
-
-
- 634913 A substitution bug occured with .true.
- and .false. in the preprocessor.
-
-
- 641634 Setting the environment variable,
- COMPILER, kills mfef90 with a
- segmentation fault.
-
-
- 651567 Breakpoints on Fortran DO statments
- incorrectly stop at every DO
- iteration.
-
-
- 665289 The compiler produces DWARF debug
- information for temporary arrays that
- it has invented.
-
-
- 672255 For better performance on disk arrays,
- buffer sizes need to be increased for
- COS blocked files.
-
-
- 675560 OpenMP non-block DO loop with shared
- termination does not work.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-